SixBit API Schema
eBayType Complex Type
Description
Item information specific to eBay.
Namespace (none)
Diagram
SelectedValue Element DeletedValues Element Choice SelectedValues Element Sequence ItemSpecifics Element ShippingPackage Element CharityID Element CharityPercent Element PicturePack Element SelfHostPictures Element Counter Element CatalogItem Element AutoAcceptBOValueType Element AutoAcceptBOPercent Element AutoAcceptBOValue Element AutoAcceptBO Element AutoDeclineBOValueType Element AutoDeclineBOPercent Element AutoDeclineBOValue Element AutoDeclineBO Element BestOffer Element CatalogSummary Element UsePreWrittenSummary Element UseStockPhotoAsGallery Element UseStockPhoto Element UseStockTitle Element StockPhotoURL Element StoreCategory2Name Element StoreCategory2ID Element StoreCategory1Name Element StoreCategory1ID Element Category2Name Element Category2ID Element Category1Name Element Category1ID Element Private Element LotSize Element ShippingServiceCostOverrideList Element UseShippingCostOverride Element ReturnPolicyName Element ReturnPolicyID Element PaymentPolicyName Element PaymentPolicyID Element ShippingPolicyName Element ShippingPolicyID Element PaymentPresetName Element PaymentPresetID Element ShippingPresetName Element ShippingPresetID Element ListingUpgradeName Element ListingUpgradeID Element CompatibilitySetName Element CompatibilitySetID Element AllocationPlanName Element AllocationPlanID Element Description Element DescriptionWrapperName Element DescriptionWrapperID Element ThemeID Element ConditionDescription Element ConditionID Element Condition Element SubTitle Element Title Element All eBayType Complex Type
Overview
eBayType
Item information specific to eBay.
All
Sequence
SelectedValues optional SelectedValuesType Complex Type
A collection of selectedvalue elements.
haveDefaultsBeenSet optional xs:boolean
Choice 0..∞
Used By
eBay Element
Source
<xs:complexType name="eBayType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Item information specific to eBay.</xs:documentation>
  </xs:annotation>
  <xs:all>
    <xs:element name="Title" type="eBayTitleType" maxOccurs="1" minOccurs="0" />
    <xs:element name="SubTitle" type="SubTitleType" maxOccurs="1" minOccurs="0" />
    <xs:element name="Condition" type="eBayConditionType" maxOccurs="1" minOccurs="0" />
    <xs:element name="ConditionID" type="eBayConditionIDType" maxOccurs="1" minOccurs="0" />
    <xs:element name="ConditionDescription" type="ConditionDescriptionType" maxOccurs="1" minOccurs="0" />
    <xs:element name="ThemeID" type="ThemeIDType" maxOccurs="1" minOccurs="0" />
    <xs:element name="DescriptionWrapperID" type="DescriptionWrapperIDType" maxOccurs="1" minOccurs="0" />
    <xs:element name="DescriptionWrapperName" type="DescriptionWrapperNameType" maxOccurs="1" minOccurs="0" />
    <xs:element name="Description" type="DescriptionType" maxOccurs="1" minOccurs="0" />
    <xs:element name="AllocationPlanID" type="AllocationPlanIDType" maxOccurs="1" minOccurs="0" />
    <xs:element name="AllocationPlanName" type="AllocationPlanNameType" maxOccurs="1" minOccurs="0" />
    <xs:element name="CompatibilitySetID" type="CompatibilitySetIDType" maxOccurs="1" minOccurs="0" />
    <xs:element name="CompatibilitySetName" type="CompatibilitySetNameType" maxOccurs="1" minOccurs="0" />
    <xs:element name="ListingUpgradeID" type="ListingUpgradeIDType" maxOccurs="1" minOccurs="0" />
    <xs:element name="ListingUpgradeName" type="ListingUpgradeNameType" maxOccurs="1" minOccurs="0" />
    <xs:element name="ShippingPresetID" type="ShippingPresetIDType" maxOccurs="1" minOccurs="0" />
    <xs:element name="ShippingPresetName" type="ShippingPresetNameType" maxOccurs="1" minOccurs="0" />
    <xs:element name="PaymentPresetID" type="PaymentPresetIDType" maxOccurs="1" minOccurs="0" />
    <xs:element name="PaymentPresetName" type="PaymentPresetNameType" maxOccurs="1" minOccurs="0" />
    <xs:element name="ShippingPolicyID" type="ShippingPolicyIDType" maxOccurs="1" minOccurs="0" />
    <xs:element name="ShippingPolicyName" type="ShippingPolicyNameType" maxOccurs="1" minOccurs="0" />
    <xs:element name="PaymentPolicyID" type="PaymentPolicyIDType" maxOccurs="1" minOccurs="0" />
    <xs:element name="PaymentPolicyName" type="PaymentPolicyNameType" maxOccurs="1" minOccurs="0" />
    <xs:element name="ReturnPolicyID" type="ReturnPolicyIDType" maxOccurs="1" minOccurs="0" />
    <xs:element name="ReturnPolicyName" type="ReturnPolicyNameType" maxOccurs="1" minOccurs="0" />
    <xs:element name="UseShippingCostOverride" type="UseShippingCostOverrideType" maxOccurs="1" minOccurs="0" />
    <xs:element name="ShippingServiceCostOverrideList" type="ShippingServiceCostOverrideListType" maxOccurs="1" minOccurs="0" />
    <xs:element name="LotSize" type="LotSizeType" maxOccurs="1" minOccurs="0" />
    <xs:element name="Private" type="PrivateType" maxOccurs="1" minOccurs="0" />
    <xs:element name="Category1ID" type="Category1IDType" maxOccurs="1" minOccurs="0" />
    <xs:element name="Category1Name" type="Category1NameType" maxOccurs="1" minOccurs="0" />
    <xs:element name="Category2ID" type="Category2IDType" maxOccurs="1" minOccurs="0" />
    <xs:element name="Category2Name" type="Category2NameType" maxOccurs="1" minOccurs="0" />
    <xs:element name="StoreCategory1ID" type="StoreCategory1IDType" maxOccurs="1" minOccurs="0" />
    <xs:element name="StoreCategory1Name" type="StoreCategory1NameType" maxOccurs="1" minOccurs="0" />
    <xs:element name="StoreCategory2ID" type="StoreCategory2IDType" maxOccurs="1" minOccurs="0" />
    <xs:element name="StoreCategory2Name" type="StoreCategory2NameType" maxOccurs="1" minOccurs="0" />
    <xs:element name="StockPhotoURL" type="StockPhotoURLType" maxOccurs="1" minOccurs="0" />
    <xs:element name="UseStockTitle" type="UseStockTitleType" maxOccurs="1" minOccurs="0" />
    <xs:element name="UseStockPhoto" type="UseStockPhotoType" maxOccurs="1" minOccurs="0" />
    <xs:element name="UseStockPhotoAsGallery" type="UseStockPhotoAsGalleryType" maxOccurs="1" minOccurs="0" />
    <xs:element name="UsePreWrittenSummary" type="UsePreWrittenSummaryType" maxOccurs="1" minOccurs="0" />
    <xs:element name="CatalogSummary" type="CatalogSummaryType" maxOccurs="1" minOccurs="0" />
    <xs:element name="BestOffer" type="BestOfferType" maxOccurs="1" minOccurs="0" />
    <xs:element name="AutoDeclineBO" type="AutoDeclineBOType" maxOccurs="1" minOccurs="0" />
    <xs:element name="AutoDeclineBOValue" type="AutoDeclineBOValueType" maxOccurs="1" minOccurs="0" />
    <xs:element name="AutoDeclineBOPercent" type="AutoDeclineBOPercentType" maxOccurs="1" minOccurs="0" />
    <xs:element name="AutoDeclineBOValueType" type="BOValueTypeType" maxOccurs="1" minOccurs="0" />
    <xs:element name="AutoAcceptBO" type="AutoAcceptBOType" maxOccurs="1" minOccurs="0" />
    <xs:element name="AutoAcceptBOValue" type="AutoAcceptBOValueType" maxOccurs="1" minOccurs="0" />
    <xs:element name="AutoAcceptBOPercent" type="AutoAcceptBOPercentType" maxOccurs="1" minOccurs="0" />
    <xs:element name="AutoAcceptBOValueType" type="BOValueTypeType" maxOccurs="1" minOccurs="0" />
    <xs:element name="CatalogItem" type="CatalogItemType" maxOccurs="1" minOccurs="0" />
    <xs:element name="Counter" type="CounterIDType" maxOccurs="1" minOccurs="0" />
    <xs:element name="SelfHostPictures" type="SelfHostPicturesType" maxOccurs="1" minOccurs="0" />
    <xs:element name="PicturePack" type="PicturePackType" maxOccurs="1" minOccurs="0" />
    <xs:element name="CharityPercent" type="CharityPercentType" maxOccurs="1" minOccurs="0" />
    <xs:element name="CharityID" type="CharityIDType" maxOccurs="1" minOccurs="0" />
    <xs:element name="ShippingPackage" type="ShippingPackageType" maxOccurs="1" minOccurs="0" />
    <xs:element name="ItemSpecifics" type="ItemSpecificsType" maxOccurs="1" minOccurs="0" />
  </xs:all>
</xs:complexType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.